home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / General Shopping / fedex.src < prev    next >
Encoding:
Text File  |  1999-11-11  |  681 b   |  28 lines

  1. # Created by Raul Gutierrez, evil genius
  2. # When you use this plug, you support
  3. # http://www.teamdraw.com/raul
  4. # it costs you nothing at all!
  5.  
  6. <search 
  7.     name = "Fedex "
  8.     method = get
  9.     description = "Fedex, they get it there."
  10.     action = "http://www.fedex.com/cgi-bin/track_it"
  11.     update = "http://www.teamdraw.com/raul/stuff/fedex.src.hqx"
  12.     >
  13.     
  14. <input name="airbills" user>
  15. <input name="language" value="english">
  16. <input name="state" value="0">
  17. <input name="cntry_code" value="us">
  18. <interpret
  19.  
  20. resultListStart = "<!--  Begin Airbill Found section -->"
  21. resultListEnd = "<!-- end of Airbill Found Section -->"
  22. resultItemStart = '<TD ALIGN="LEFT">'
  23. resultItemEnd = "</TR>"
  24.  
  25.  
  26.     >
  27. </search>
  28.